-
Home
-
Import WP – Export and Import CSV and XML files to WordPress
-
2.6.5
-
Code
-
Classes
- Config
Total Complexity |
47 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
269 |
Lines of code |
161 |
Logical lines of code |
90 |
Comment lines |
33 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getIndex() |
B |
39 |
15 |
68 |
storeIndexes() |
S |
52 |
7 |
25 |
getCachedIndex() |
S |
56 |
7 |
17 |
hasIndexed() |
S |
77 |
3 |
3 |
__construct() |
S |
67 |
2 |
9 |
get() |
S |
78 |
2 |
3 |
setIndex() |
S |
68 |
2 |
7 |
read() |
S |
78 |
1 |
3 |
write() |
S |
79 |
1 |
3 |
set() |
S |
76 |
1 |
4 |
getData() |
S |
76 |
1 |
4 |
readIndexes() |
S |
80 |
1 |
3 |
getRecordCount() |
S |
80 |
1 |
3 |
getIndexFile() |
S |
80 |
1 |
3 |
setIndexCacheSize() |
S |
81 |
1 |
3 |
getIndexCacheSize() |
S |
82 |
1 |
3 |